From 9232899c6915888df1ec8f41ac8e8300641c4fd2 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Mon, 29 Jul 2013 14:53:00 +0800 Subject: [PATCH] gtkprintoperation-win32.c: Drop unneeded include Don't include gtkstock.h as it's not really needed here, and it has been recently deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=705060 --- gtk/gtkprintoperation-win32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gtk/gtkprintoperation-win32.c b/gtk/gtkprintoperation-win32.c index 04de8ebbeb..123af8f8a4 100644 --- a/gtk/gtkprintoperation-win32.c +++ b/gtk/gtkprintoperation-win32.c @@ -38,7 +38,6 @@ #include "gtkintl.h" #include "gtkinvisible.h" #include "gtkplug.h" -#include "gtkstock.h" #include "gtk.h" #include "gtkwin32embedwidget.h" -- 2.30.2